projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40beb14
)
* faces.el (default): Ensure the face-defface-spec property is
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 5 Apr 2008 14:38:58 +0000
(14:38 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 5 Apr 2008 14:38:58 +0000
(14:38 +0000)
set.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 33aea03e2fb7ffa8a0a78d4566b5e607e80ae719..57d2086a87a61ea4a47e69a4872b3af98a041241 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2008-04-05 Chong Yidong <cyd@stupidchicken.com>
+
+ * faces.el (default): Ensure the face-defface-spec property is
+ set.
+
2008-04-05 Adrian Robert <Adrian.B.Robert@gmail.com>
* files.el (abort-if-file-too-large): New function.